image: Don't translate twice
authorBenjamin Otte <otte@redhat.com>
Wed, 30 Nov 2016 22:03:13 +0000 (23:03 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 30 Nov 2016 22:54:49 +0000 (23:54 +0100)
commit970f99615e2a94553320180023f4338b6792b88a
tree59305a59ef3eb9c88161ccd7c1bd5a54ba526c87
parent92a1abcd2321a8455bb924b97403803a4833a060
image: Don't translate twice

The animation can pass x/y through to the render_icon() function, so
don't gtk_snapshot_translate() it.
gtk/gtkimage.c